var github.com/jackc/pgx/v5/internal/sanitize.sqlLexerPool
3 uses
github.com/jackc/pgx/v5/internal/sanitize (current package)
sanitize.go#L116: var sqlLexerPool = &pool[*sqlLexer]{
sanitize.go#L134: l := sqlLexerPool.get()
sanitize.go#L135: defer sqlLexerPool.put(l)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)